Re: [gentoo-user] Thumbnail thingy generating large xorg-session.log file

2023-12-01 Thread Dale
Michael wrote:
> On Friday, 1 December 2023 11:47:31 GMT Dale wrote:
>> Howdy,
>>
>> I was poking around the other day and noticed a large log file.  At
>> first I thought it was smplayer but it does it even when smplayer is
>> closed.  So, I tested several things and finally noticed it stops
>> generating errors when I turn off showing thumbnails in dolphin.  This
>> is a sample of what it enters into xorg-sessions.log file. 
>>
>>
>> [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af3fb5c1c0] Format
>> mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection
>> possible!
>> [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af3fb5c1c0] moov atom not found
>> [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af4087ade0] Format
>> mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection
>> possible!
>> [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af4087ade0] moov atom not found
>> [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af408794e0] Format
>> mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection
>> possible!
>> [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af408794e0] moov atom not found
>>
>>
>>
>> When I cut off thumbnails and turn it back on, I also get some messages
>> like this. 
>>
>>
>>
>> [avi @ 0x55dcc9bede00] non-interleaved AVI
>> [avi @ 0x55dcc9bede00] non-interleaved AVI
>> [mpeg4 @ 0x55dcc9c00c20] Video uses a non-standard and wasteful way to
>> store B-frames ('packed B-frames'). Consider using the
>> mpeg4_unpack_bframes bitstream filter without encoding but stream copy
>> to fix it.
>> [avi @ 0x55dcc9bede00] non-interleaved AVI
>> [avi @ 0x55dcc9bede00] non-interleaved AVI
>> [mpeg4 @ 0x55dcc9bd76e0] Video uses a non-standard and wasteful way to
>> store B-frames ('packed B-frames'). Consider using the
>> mpeg4_unpack_bframes bitstream filter without encoding but stream copy
>> to fix it.
>>
>>
>> I cleared the log file since it was over 1GB.  I looked around in
>> dolphin settings and can't figure out a way to cut those messages off. 
>> I'm not sure how to fix this.  If the video is broken somehow, they all
>> play fine on my TV.  I'm kinda thinking that something is is having
>> problems but I don't know how it generates thumbnails to know what that
>> is. 
>>
>> Anyone have ideas or thoughts on this?  Is it a bug that will be fixed
>> soon and just give it time?  Should I threaten it with a hammer?  ROFL 
>>
>> Thanks.
>>
>> Dale
>>
>> :-)  :-) 
> Is your issue related to these logs being generated, or to these logs being 
> captured.  If the latter, then my previous response on configuring the sddm 
> logs should help.


Replying here since the original post has the correct info.  Took me a
bit to try some of things in other reply. I had to help install two TVs
and tried to do some hunting today for a friend.  Most of the files you
mentioned aren't on this system and some paths don't exist either. 
Maybe different USE flags or something??  I dunno.  Since this is
actually dolphin, what does dolphin use to generate those thumbnails? 
Maybe I need to beat some sense into that thing.  Another thing that hit
me, I have three video packages installed, these three. 



root@fireball / # equery list mpv ffmpeg mplayer
 * Searching for mpv ...
[IP-] [  ] media-video/mpv-0.36.0-r1:0/2

 * Searching for ffmpeg ...
[IP-] [  ] media-video/ffmpeg-4.4.4-r8:0/56.58.58

 * Searching for mplayer ...
[IP-] [  ] media-video/mplayer-1.5_p20230618:0
root@fireball / #



I'm wondering, if I remove ffmpeg, could my video players use mpv or
mplayer?  Does dolphin use ffmpeg or mplayer to generate the
thumbnails?  I need to keep mpv because I use that to play videos
directly.  I think smplayer needs mplayer, maybe.    Another thought,
you see any USE flags that need to be changed?  Maybe I missed a new one
that I need to enable or something. 


root@fireball / # equery u mpv ffmpeg mplayer
[ Legend : U - final flag setting for installation]
[    : I - package is installed with flag ]
[ Colors : set, unset ]
 * Found these USE flags for media-video/mpv-0.36.0-r1:
 U I
 + + X   : Add support for X11
 + + alsa    : Add support for
media-libs/alsa-lib (Advanced Linux Sound Architecture)
 - - archive : Enable support for various
archive formats via app-arch/libarchive
 + + bluray  : Enable playback of Blu-ray
filesystems
 + + cdda    : Add Compact Disk Digital Audio
(Standard Audio CD) support
 + + cli : Enable the command-line player
 - - debug   : Enable extra debug codepaths,
like asserts and extra output. If you want to get meaningful backtraces see
  
https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
 + + drm : Enable Kernel Mode Setting /
Direct Rendering Manager based video outputs
 - - dvb : Add support for DVB (Digital
Video 

Re: [gentoo-user] Thumbnail thingy generating large xorg-session.log file

2023-12-01 Thread Michael
On Friday, 1 December 2023 11:47:31 GMT Dale wrote:
> Howdy,
> 
> I was poking around the other day and noticed a large log file.  At
> first I thought it was smplayer but it does it even when smplayer is
> closed.  So, I tested several things and finally noticed it stops
> generating errors when I turn off showing thumbnails in dolphin.  This
> is a sample of what it enters into xorg-sessions.log file. 
> 
> 
> [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af3fb5c1c0] Format
> mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection
> possible!
> [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af3fb5c1c0] moov atom not found
> [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af4087ade0] Format
> mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection
> possible!
> [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af4087ade0] moov atom not found
> [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af408794e0] Format
> mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection
> possible!
> [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af408794e0] moov atom not found
> 
> 
> 
> When I cut off thumbnails and turn it back on, I also get some messages
> like this. 
> 
> 
> 
> [avi @ 0x55dcc9bede00] non-interleaved AVI
> [avi @ 0x55dcc9bede00] non-interleaved AVI
> [mpeg4 @ 0x55dcc9c00c20] Video uses a non-standard and wasteful way to
> store B-frames ('packed B-frames'). Consider using the
> mpeg4_unpack_bframes bitstream filter without encoding but stream copy
> to fix it.
> [avi @ 0x55dcc9bede00] non-interleaved AVI
> [avi @ 0x55dcc9bede00] non-interleaved AVI
> [mpeg4 @ 0x55dcc9bd76e0] Video uses a non-standard and wasteful way to
> store B-frames ('packed B-frames'). Consider using the
> mpeg4_unpack_bframes bitstream filter without encoding but stream copy
> to fix it.
> 
> 
> I cleared the log file since it was over 1GB.  I looked around in
> dolphin settings and can't figure out a way to cut those messages off. 
> I'm not sure how to fix this.  If the video is broken somehow, they all
> play fine on my TV.  I'm kinda thinking that something is is having
> problems but I don't know how it generates thumbnails to know what that
> is. 
> 
> Anyone have ideas or thoughts on this?  Is it a bug that will be fixed
> soon and just give it time?  Should I threaten it with a hammer?  ROFL 
> 
> Thanks.
> 
> Dale
> 
> :-)  :-) 

Is your issue related to these logs being generated, or to these logs being 
captured.  If the latter, then my previous response on configuring the sddm 
logs should help.

signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] xorg-session filled possibly with sddm errors about video files.

2023-12-01 Thread Dale
Dale wrote:
> Howdy,
>
> I was digging around the other day and noticed a large log file.  I just
> had to see why it was so large.  It's over 1GB.  This is a example of
> its content.  It just repeats, a LOT. 
>
>
> [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af3fb5c1c0] Format
> mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection
> possible!
> [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af3fb5c1c0] moov atom not found
> [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af4087ade0] Format
> mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection
> possible!
> [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af4087ade0] moov atom not found
> [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af408794e0] Format
> mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection
> possible!
> [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af408794e0] moov atom not found
>
>
> As most know, I watch TV from this thing.  I'm almost certain it is
> being generated by smplayer because I tested to see if it does this with
> only smplayer running.  I use mpv for playing videos etc on my monitor
> itself but it doesn't do it when mpv is playing.  From the log file
> size, it has been doing this a while but there is no time stamps to go
> by.  However, using tail -f to monitor it, it repeats every second or so. 
>
> First, I'd like to fix whatever is causing this if I can.  It may be the
> video file itself or it may be smplayer.  If it is the video files, it's
> a lot of them.  It's been doing this for days or more.  I've played a
> lot of videos in that time frame.  I looked in smplayer and tried
> disabling logging there, no change.  It still adds to that log.  Anyone
> have a clue how to fix this??
>
> Second, if it is not fixable, since these errors aren't preventing
> videos from playing just fine, how do I stop the errors from going into
> the log file?  While I have a fairly large size /home that this file
> parks on, it would eventually start hogging up a lot of drive space. 
>
> I did some searches for the error.  It appears to be reported but I
> don't see a way to fix it.  It seems I would have to figure out what
> video files trigger it and then fix the files one at a time.  Given
> that, the second option may be the best way to deal with this. 
>
> Thoughts?  Ideas?  Large hammer???  lol 
>
> Dale
>
> :-)  :-) 
>


Ignore this.  I didn't realize I even sent this one.  Found out more
accurate info and created new thread.  Still don't recall hitting send.  :/

Dale

:-)  :-) 



[gentoo-user] Thumbnail thingy generating large xorg-session.log file

2023-12-01 Thread Dale
Howdy,

I was poking around the other day and noticed a large log file.  At
first I thought it was smplayer but it does it even when smplayer is
closed.  So, I tested several things and finally noticed it stops
generating errors when I turn off showing thumbnails in dolphin.  This
is a sample of what it enters into xorg-sessions.log file. 


[mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af3fb5c1c0] Format
mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection
possible!
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af3fb5c1c0] moov atom not found
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af4087ade0] Format
mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection
possible!
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af4087ade0] moov atom not found
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af408794e0] Format
mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection
possible!
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af408794e0] moov atom not found



When I cut off thumbnails and turn it back on, I also get some messages
like this. 



[avi @ 0x55dcc9bede00] non-interleaved AVI
[avi @ 0x55dcc9bede00] non-interleaved AVI
[mpeg4 @ 0x55dcc9c00c20] Video uses a non-standard and wasteful way to
store B-frames ('packed B-frames'). Consider using the
mpeg4_unpack_bframes bitstream filter without encoding but stream copy
to fix it.
[avi @ 0x55dcc9bede00] non-interleaved AVI
[avi @ 0x55dcc9bede00] non-interleaved AVI
[mpeg4 @ 0x55dcc9bd76e0] Video uses a non-standard and wasteful way to
store B-frames ('packed B-frames'). Consider using the
mpeg4_unpack_bframes bitstream filter without encoding but stream copy
to fix it.


I cleared the log file since it was over 1GB.  I looked around in
dolphin settings and can't figure out a way to cut those messages off. 
I'm not sure how to fix this.  If the video is broken somehow, they all
play fine on my TV.  I'm kinda thinking that something is is having
problems but I don't know how it generates thumbnails to know what that
is. 

Anyone have ideas or thoughts on this?  Is it a bug that will be fixed
soon and just give it time?  Should I threaten it with a hammer?  ROFL 

Thanks.

Dale

:-)  :-) 



Re: [gentoo-user] xorg-session filled possibly with sddm errors about video files.

2023-12-01 Thread Michael
On Friday, 1 December 2023 10:33:22 GMT Dale wrote:
> Howdy,
> 
> I was digging around the other day and noticed a large log file.  I just
> had to see why it was so large.  It's over 1GB.  This is a example of
> its content.  It just repeats, a LOT. 
> 
> 
> [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af3fb5c1c0] Format
> mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection
> possible!
> [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af3fb5c1c0] moov atom not found
> [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af4087ade0] Format
> mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection
> possible!
> [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af4087ade0] moov atom not found
> [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af408794e0] Format
> mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection
> possible!
> [mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af408794e0] moov atom not found
> 
> 
> As most know, I watch TV from this thing.  I'm almost certain it is
> being generated by smplayer because I tested to see if it does this with
> only smplayer running.  I use mpv for playing videos etc on my monitor
> itself but it doesn't do it when mpv is playing.  From the log file
> size, it has been doing this a while but there is no time stamps to go
> by.  However, using tail -f to monitor it, it repeats every second or so. 
> 
> First, I'd like to fix whatever is causing this if I can.  It may be the
> video file itself or it may be smplayer.  If it is the video files, it's
> a lot of them.  It's been doing this for days or more.  I've played a
> lot of videos in that time frame.  I looked in smplayer and tried
> disabling logging there, no change.  It still adds to that log.  Anyone
> have a clue how to fix this??
> 
> Second, if it is not fixable, since these errors aren't preventing
> videos from playing just fine, how do I stop the errors from going into
> the log file?  While I have a fairly large size /home that this file
> parks on, it would eventually start hogging up a lot of drive space. 
> 
> I did some searches for the error.  It appears to be reported but I
> don't see a way to fix it.  It seems I would have to figure out what
> video files trigger it and then fix the files one at a time.  Given
> that, the second option may be the best way to deal with this. 
> 
> Thoughts?  Ideas?  Large hammer???  lol 
> 
> Dale
> 
> :-)  :-) 

I recall seeing ffmpeg reporting similar output with some video files, when it 
doesn't like the particular file's adherence to a codec or mux wrapper.  
Sometimes it also prints warnings about fixing your video file or it may not 
work with ffmpeg in the future.

I haven't used smplayer/mplayer for the best part of 10 years, so I don't know 
how it could be tweaked.  You could try creating an alias for mplayer with the 
'--quiet' option, or whatever equivalent mplayer has to suppress console 
output, or find if you can specify this in smplayer's config.

Alternatively, if you don't want to approach this from the video player angle, 
you can look into controlling the log output of sddm:

/usr/share/sddm/sddm.conf.d/00default.conf

Search the above file to find "# Path to the user session log file" and after 
you copy it over to your /etc/ssdm/ comment out the path to the log file, or 
redirect it to /dev/null, or if neither of these work symlink the sddm log 
file from your /home to /dev/null.

signature.asc
Description: This is a digitally signed message part.


[gentoo-user] xorg-session filled possibly with sddm errors about video files.

2023-12-01 Thread Dale
Howdy,

I was digging around the other day and noticed a large log file.  I just
had to see why it was so large.  It's over 1GB.  This is a example of
its content.  It just repeats, a LOT. 


[mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af3fb5c1c0] Format
mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection
possible!
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af3fb5c1c0] moov atom not found
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af4087ade0] Format
mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection
possible!
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af4087ade0] moov atom not found
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af408794e0] Format
mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection
possible!
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x55af408794e0] moov atom not found


As most know, I watch TV from this thing.  I'm almost certain it is
being generated by smplayer because I tested to see if it does this with
only smplayer running.  I use mpv for playing videos etc on my monitor
itself but it doesn't do it when mpv is playing.  From the log file
size, it has been doing this a while but there is no time stamps to go
by.  However, using tail -f to monitor it, it repeats every second or so. 

First, I'd like to fix whatever is causing this if I can.  It may be the
video file itself or it may be smplayer.  If it is the video files, it's
a lot of them.  It's been doing this for days or more.  I've played a
lot of videos in that time frame.  I looked in smplayer and tried
disabling logging there, no change.  It still adds to that log.  Anyone
have a clue how to fix this??

Second, if it is not fixable, since these errors aren't preventing
videos from playing just fine, how do I stop the errors from going into
the log file?  While I have a fairly large size /home that this file
parks on, it would eventually start hogging up a lot of drive space. 

I did some searches for the error.  It appears to be reported but I
don't see a way to fix it.  It seems I would have to figure out what
video files trigger it and then fix the files one at a time.  Given
that, the second option may be the best way to deal with this. 

Thoughts?  Ideas?  Large hammer???  lol 

Dale

:-)  :-)