Re: [FFmpeg-user] Where to cut audio by video frame?

2019-10-10 Thread Karen Norton
On Thu, Oct 10, 2019 at 12:41 PM Felix Muster via ffmpeg-user < ffmpeg-user@ffmpeg.org> wrote: > Hello > > > > I want to cut the audio from a scene of a movie (blu-ray 23.976 pfs). > > I want to create the cut from frame 2928 to 5177. > > Currently I don't know where I have to cut the audio to be

Re: [FFmpeg-user] receive udp audio stream

2019-08-06 Thread Karen Norton
On Tue, Aug 6, 2019 at 11:51 AM Mustafa Al Ani wrote: > @Reindl Harald - I should have realized your name before I reply you. > > SO PLEASE STOP I DONT NEED YOUR HELP. > > Anyone else in the list can help? > ___ > ffmpeg-user mailing list >

Re: [FFmpeg-user] Problems with ffmpeg on Windows 10

2019-05-03 Thread Karen Norton
On Fri, May 3, 2019 at 8:19 PM Spencer Graves wrote: > Hello: > > >I could use your help with three problems: > > > IMMEDIATE BLOCK: I downloaded wzdu53.exe to a Windows 10 machine. > However, when I double-click on it, a little circle goes around for a > fraction of a second and then

Re: [FFmpeg-user] Error with mp4 files moov atom (\moov\trak\mdia\minf\stbl\sgpd)

2018-12-13 Thread Karen Norton
On Thu, Dec 13, 2018 at 3:40 PM Moritz Barsnick wrote: > Hi Karen, > > On Thu, Dec 13, 2018 at 15:04:15 -0500, Karen Norton wrote: > > > I only see the error when opening the output files with MP4 Inspector > > otherwise the files play fine (ex: in VLC) and show no

[FFmpeg-user] MP4 Metadata Tag/Key List (work in progress)

2018-12-08 Thread Karen Norton
Hello folks, Following up on my previous email regarding ffmpeg mp4 metadata writing I have compiled the attached list of what I was able to find. This is the informational metadata for things like title, artist, episode, cover art, etc. If the attached file can't be opened let me know. I have

Re: [FFmpeg-user] Help with metadata writing (mp4)... what's possible?

2018-12-07 Thread Karen Norton
in a new thread once I'm done (hopefully over the weekend). Cheers. Karen On Fri, Dec 7, 2018 at 3:26 AM Moritz Barsnick wrote: > On Thu, Dec 06, 2018 at 15:19:41 -0500, Karen Norton wrote: > > Is this all in the official ffmpeg documentation? As mentioned I couldn't > > find anything

Re: [FFmpeg-user] Help with metadata writing (mp4)... what's possible?

2018-12-07 Thread Karen Norton
On Fri, Dec 7, 2018 at 1:06 AM Gyan Doshi wrote: > On 07-12-2018 03:09 AM, Karen Norton wrote: > > > > I thought I would provide an update to this. > > > > Everything worked great adding the custom metadata and it shows up fine > in > > ffprobe however al

Re: [FFmpeg-user] Help with metadata writing (mp4)... what's possible?

2018-12-06 Thread Karen Norton
On Thu, Dec 6, 2018 at 3:19 PM Karen Norton wrote: > On Thu, Dec 6, 2018 at 2:58 PM Gyan Doshi wrote: > >> On 07-12-2018 12:49 AM, Karen Norton wrote: >> > >> > Just a few more questions: >> > >> > 1. Where do I find your SU answer that you mentio

Re: [FFmpeg-user] Help with metadata writing (mp4)... what's possible?

2018-12-06 Thread Karen Norton
On Thu, Dec 6, 2018 at 2:58 PM Gyan Doshi wrote: > On 07-12-2018 12:49 AM, Karen Norton wrote: > > > > Just a few more questions: > > > > 1. Where do I find your SU answer that you mention? Is there a link to > see > > it? > > It's the SuperUser pag

Re: [FFmpeg-user] Help with metadata writing (mp4)... what's possible?

2018-12-06 Thread Karen Norton
On Thu, Dec 6, 2018 at 1:56 PM Gyan Doshi wrote: > On 07-12-2018 12:10 AM, Karen Norton wrote: > > > > > My questions are about finding the full scope of keys that can be written > > with ffmpeg because the sites I reference give varying sets of keys. I > > woul

Re: [FFmpeg-user] Help with metadata writing (mp4)... what's possible?

2018-12-06 Thread Karen Norton
On Thu, Dec 6, 2018 at 1:30 PM Carl Eugen Hoyos wrote: > 2018-12-06 19:26 GMT+01:00, Karen Norton : > > > I'm hoping someone can help with understanding writing metadata to files > > using ffmpeg. The type of metadata I'm referencing is information such as > > > movi

[FFmpeg-user] Help with metadata writing (mp4)... what's possible?

2018-12-06 Thread Karen Norton
Hello all, I'm hoping someone can help with understanding writing metadata to files using ffmpeg. The type of metadata I'm referencing is information such as movie/song title, artist, album, author, genre, show, etc. I do all of my encoding to AVC/AAC in the mp4 container. I use these because

Re: [FFmpeg-user] Assistance with "pts have no value" error adding subtitle stream

2018-04-30 Thread Karen Norton
On Sun, Apr 29, 2018 at 10:36 AM, Carl Eugen Hoyos <ceffm...@gmail.com> wrote: > 2018-04-28 22:53 GMT+02:00, Karen Norton <norto...@gmail.com>: > > > \ffmpeg-folder\ffmpeg\bin>ffmpeg -i terrorout.mp4 -i > > terrors01e10_eleventh.srt -metadata media_type=&q

Re: [FFmpeg-user] Assistance with "pts have no value" error adding subtitle stream

2018-04-28 Thread Karen Norton
0 Lsize= 562029kB time=00:54:14.00 bitrate=1414.9kbits/s speed= 119x video:508754kB audio:51410kB subtitle:1kB other streams:0kB global headers:0kB muxing overhead: 0.332676% Thanks! Karen On Sat, Apr 28, 2018 at 4:10 PM, Carl Eugen Hoyos <ceffm...@gmail.com> wrote: > 2018-04-28

[FFmpeg-user] Assistance with "pts have no value" error adding subtitle stream

2018-04-28 Thread Karen Norton
Hello all, I've done numerous searches for a resolution but haven't been able to find anything and I've spent hours trying various command lines but to no luck. I'm hoping someone here might have an answer. I have a TV Series that is English dialogue but with a few areas in each episode where

[FFmpeg-user] Adding Chapters to MP4 (Timebase and Formatting)

2018-04-25 Thread Karen Norton
Hello all, After much testing I was finally able to get chapters added to an MP4 file but I have a couple questions. Firstly here's my environment: Windows 10 FFMPEG version: N-85588-g6108805 built with gcc 6.3.0 The metadata file and command line is based on what I found here:

Re: [FFmpeg-user] Having problems combining multiple videos (concat)

2017-09-21 Thread Karen Norton
tually thinking of the settb option, sorry. > I might be leading you astray here, but I'm just going from memory. > Hopefully someone has a better answer. > More answers below.. > > On 21 Sep 2017 23:38, "Karen Norton" <norto...@gmail.com> wrote: > > Awesome!! Thanks

Re: [FFmpeg-user] Having problems combining multiple videos (concat)

2017-09-21 Thread Karen Norton
Awesome!! Thanks for the speedy reply and for this suggestion. I know it has to be something related to this. I haven't used this flag before and I just looked at the documentation but I'm a little lost on what I should do so... 1. Do I set this when I'm merging the two files or do I set this on

[FFmpeg-user] Having problems combining multiple videos (concat)

2017-09-21 Thread Karen Norton
Hello all, I'm looking for a little help combining some videos. Here's the situation. I have two videos that were made using the same software and are identical in nature (video resolution, fps, audio bitrate, codecs which are AVC/AAC, etc.). I was able to put these together with concat and they

Re: [FFmpeg-user] MTS to MP4 lossless conversion issues

2017-08-03 Thread Karen Norton
. :-) Cheers. On Thu, Aug 3, 2017 at 5:10 AM, akash kulkarni <kul.akash...@gmail.com> wrote: > No I am using Windows 7 still causing issue . If problem is with upgrade > then I will surely try upgraded version > > Thanks for help > > On Aug 3, 2017 2:23 PM, "Karen Norto

Re: [FFmpeg-user] MTS to MP4 lossless conversion issues

2017-08-03 Thread Karen Norton
00 / 52. 38.100 > libavcodec 55. 18.102 / 55. 18.102 > libavformat55. 12.100 / 55. 12.100 > libavdevice55. 3.100 / 55. 3.100 > libavfilter 3. 79.101 / 3. 79.101 > libswscale 2. 3.100 / 2. 3.100 > libswresample 0. 17.102 / 0. 17.102 > libpostpro

Re: [FFmpeg-user] MTS to MP4 lossless conversion issues

2017-08-03 Thread Karen Norton
00 > libavfilter 3. 79.101 / 3. 79.101 > libswscale 2. 3.100 / 2. 3.100 > libswresample 0. 17.102 / 0. 17.102 > libpostproc52. 3.100 / 52. 3.100 > > > > so any one can explain how i can make aac codec working with my ffmpeg > > > On Thu,

Re: [FFmpeg-user] MTS to MP4 lossless conversion issues

2017-08-03 Thread Karen Norton
Hi all, I'm not entirely sure where this was left off but thought I would weigh in. I looked at what your output stream is for audio and unless I'm reading it wrong it looks like it's ac3. I had the same issues with ac3 and windows media player. VLC played the video fine. WMP played the video but

Re: [FFmpeg-user] Remove Subs from .Ts File

2017-07-31 Thread Karen Norton
It looks like you have one video stream and two audio streams (one English and one Chinese). I don't see a separate subtitle stream. If this is the case then the subtitles are hard coded into the video stream itself (it's actually part of the video... like having been burned in) and as such can't

Re: [FFmpeg-user] Trying to add metadata media_type to mp4

2017-07-14 Thread Karen Norton
gt; > I am not able to locate it from my phone right now though. > > There is also one on exiftool webpage. > > > Thanks, yes, that's really useful! > http://owl.phy.queensu.ca/~phil/exiftool/TagNames/QuickTime.html > > On Fri, Jul 14, 2017 at 3:53 PM, Karen Norton <no

Re: [FFmpeg-user] Trying to add metadata media_type to mp4

2017-07-14 Thread Karen Norton
Thanks for the speedy reply!! Is it just me or is getting info on writing metadata tags proving to be a challenge? I'm having a hard time finding comprehensive metadata documentation by media and container type (ex: I know mkv allows for custom tags but mp4 doesn't). I checked out that webpage you

[FFmpeg-user] Trying to add metadata media_type to mp4

2017-07-13 Thread Karen Norton
Hello all, I read that ffmpeg supports the "media_type" when writing data. I added -metadata media_type="TV Show" to my command line entry and it writes to the file (as viewed through mediainfo) however it just keeps writing "Movie" as in ContentType: Movie (instead of TV Show). Is this metadata